Search
Given R={(x,|x|): x is a real number}
Let f(x) = |x|
=> f(x) = x, when x>=0
and f(x) = -x, when x<0
The domain of this modulus function is the set of all real numbers.
The range is the set of all non-negative real numbers.